Skip to content

Upgrade couchbase-lite-c to 3.2.3 #41

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Upgrade couchbase-lite-c to 3.2.3 #41

wants to merge 4 commits into from

Conversation

Nao-ris
Copy link
Contributor

@Nao-ris Nao-ris commented Jun 17, 2025

Couchbase Lite 3.2.3 contains a new API on certificates for replication authentification.
These changes are not implemented in Rust yet since we do not use them at Doctolib.

Two fixes are also part of this release:

  • array indexes were always recreated when the path contained camel case
  • a document fetched from an instance of a collection could not be deleted from another instance of the same collection

When reviewing, no need to look into files from the directories libcblite_community and libcblite_enterprise, they are packages automatically generated by the update script.

@Nao-ris Nao-ris marked this pull request as ready for review June 18, 2025 21:45
@Nao-ris Nao-ris requested a review from a team as a code owner June 18, 2025 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants